home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 #1 / NET_2002_01.iso / play01.exe / scripts / DefineButton2_91 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2001-12-01  |  56 b   |  4 lines

  1. on(press){
  2.    fscommand("exec","Demo/grdemo.exe");
  3. }
  4.